Welcome![Sign In][Sign Up]
Location:
Search - RFID Reader Code

Search list

[SCMrfidcard

Description: 读取RF射频卡源代码(C51)-RF card reader source code (C51)
Platform: | Size: 1024 | Author: 罗文葵 | Hits:

[Embeded LinuxMPRLIB

Description: 亞崴資通 MPR-2010-BN RFID READER 在嵌入式系統中WORK程式碼-AWID MPR-2010-BN RFID READER embedded systems WORK code
Platform: | Size: 120832 | Author: 張仕龍 | Hits:

[SCM曼码调制的非接触ID卡通用读卡程序编制

Description: 转载 曼码调制的非接触ID卡通用读卡程序编制 C语言代码程序如下: . /*H4001只读卡读码程序*/-reproduced Man Code Modulation non-contact reader ID cartoon programming with C language code is as follows :./* Decoding CD-card reading* /
Platform: | Size: 3072 | Author: zxg | Hits:

[SCMtimer_counte

Description: EM4094 ID 卡的51读卡方案,很经典的代码,主要是uEM 公司的ID卡,支持ISO15693协议,读卡的ID号后通过串口发送出来的例子,已经在为酒店的门锁项目上使用 -EM4094 ID card reader 51 program, it is the classic code, mainly UEM
Platform: | Size: 4096 | Author: 熊達達 | Hits:

[RFIDRC500Code

Description: NXP公司MFRC500RFID读写器芯片的51单片机控制源代码。-NXP Corporation MFRC500RFID reader 51 MCU chip control the source code.
Platform: | Size: 191488 | Author: pda908 | Hits:

[SCMRFID13

Description: 根据曼彻斯***的编码原则(参见本刊2001年第一期《一种采用曼码调制的非接触IC卡读写程序编制》),非接触ID卡采用上升沿对应着位数据“0”,下降沿对应着位数据“1”,微控制器通过检测U2270B输出数据位的跳变来实现对曼彻斯***的译码。在现实工作中,数据信号会受到调制、解调、噪声各种效应的影响,其上升沿和下降沿存在抖动,可采用键盘消抖的办法来消除抖动的影响。根据非接触ID卡64位数据循环发送以及其数据绪构特点,即数据流中第64位为“0”,第1位至第9位为“1”。据此,将“0111111111”作为读数据的起始标识,如图2所示。在确定了数据起始标识后,采用延时大于0.5T采样数据位的方法,如图3所示,来避开曼彻斯***编码中的空跳对数据译码造成的影响,简化了译码程序。 通过实验得到:480μs≤1T≤520μs,220μs≤0.5T≤280μs,由此取Tnext=300μs。为了便于对读出数据进行奇校验,读出数据每5位作为一个字节。因此确定起始标识和读取数据对时钟有严格要求,所以寻找起始标识和读取数据部分程序采用汇编语言编写。数据读以后,根据前面所提到的非接触ID卡的数据结构,通过比较奇校验算法与读出数据中的奇校验位来验证出数据的正确性。-A man code modulation non-contact IC card reader Programmer
Platform: | Size: 1024 | Author: 廖偉 | Hits:

[RFIDTestSL018

Description: code that came with rfid reader sl018
Platform: | Size: 2048 | Author: lizzie | Hits:

[RFIDISO15693standerdRFIDreader

Description: 本手册将详细说明RFID读写器的系统结构、命令码结构、动态函数库说明。用户在自己开发项目时需详细参考该手册。-This manual will detail the RFID reader system architecture, command code structure, dynamic library description. Users in their own development projects in detail when you need to refer to the manual.
Platform: | Size: 67584 | Author: 王佳 | Hits:

[MiddleWareRFID_WM_Client_Sample

Description: 远望谷XCRF-800系列读写器的RFID中间件。有ALE功能。完成标签去冗余,筛选,事件生成,多方式多协议对外发布(DWR Xfire WebService TXT)。防止标签的错读 误读。。我硕士阶段的自写代码。供大家参考。-Invengo XCRF-800 Series RFID reader middleware. There ALE function. Complete label to redundancy, selection, event production, multi-mode multi-protocol release outside (DWR Xfire WebService TXT). Prevent misreading misread the label. . I write the code from the master stage. For your reference.
Platform: | Size: 475136 | Author: 张怡远 | Hits:

[Windows Developreader

Description: 该代码描述了RFID中间件Reader的程序编写-The code describes the procedure for the preparation of RFID middleware Reader
Platform: | Size: 1835008 | Author: diaoshuangjun | Hits:

[Other Embeded programef150

Description: an rfid reader that consist schematic and code for an a25khz rfid reader with attiny2313
Platform: | Size: 72704 | Author: majid | Hits:

[SCMRFID_Source_code

Description: Nordic nrf24LE1 开发RFID的源码,包括RFID Reader-Nordic nrf24LE1 development of RFID in the source code, including RFID Reader
Platform: | Size: 86016 | Author: 江湖 | Hits:

[SCMCpu_22.1184

Description: KEIL下的CPU相关源代码,供编程初学人员开发CPU RFID读卡器借鉴参考.-KEIL CPU under the relevant source code for programming beginners have developed CPU RFID reader reference information.
Platform: | Size: 110592 | Author: jack | Hits:

[RFIDRF-TYPEA

Description: RFID TypeA读卡程序 基于C8051F单片机+FM1702SL/NXPRC632的SPI口方式-RFID TypeA reader code with C8051F+FM1702SL/NXPRC632 SPI/IO
Platform: | Size: 150528 | Author: 吴晓君 | Hits:

[RFIDreader

Description: 通过串口操作NFC RFID读写器的程序源代码-NFC RFID operations through the serial port of the source code reader
Platform: | Size: 111616 | Author: 孙健 | Hits:

[RFIDRFID

Description: 非接触式读卡器的动态库源码,利用串口使上位机与下位机进行通信。-Non-contact reader dynamic library source code, using the serial port to the host computer to communicate with the next crew.
Platform: | Size: 56320 | Author: daixin | Hits:

[SCMRC500-RFID

Description: 基于单片机的RC500读卡器的开发,适合用于RFID的开发,内为单片机源代码-Development of microcontroller-based RC500 reader, suitable for RFID development, microcontroller source code
Platform: | Size: 206848 | Author: 莫枫 | Hits:

[RFID51_M3650A

Description: STC11单片机驱动M3650A RFID读卡器的源代码,附带电路板原理图(STC11 MCU drives the source code of the M3650A RFID reader, and the schematic diagram of the circuit board)
Platform: | Size: 102400 | Author: test668 | Hits:

[RFIDC++

Description: windows系统,c++语言的 通过RS232 (串口)操作RFID读写卡器的源代码(The windows system, the c++ language uses the RS232 (serial port) to operate the source code for the RFID read and write card)
Platform: | Size: 10294272 | Author: test668 | Hits:

[ELanguageem4305rw-master

Description: Source code for RF32 RFID reader.
Platform: | Size: 26624 | Author: zanvar | Hits:
« 1 2 3 45 6 »

CodeBus www.codebus.net